AMD HVM: Fix enter-realmode stub to initialise 32-bit GPRs.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 14 Mar 2007 11:09:13 +0000 (11:09 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 14 Mar 2007 11:09:13 +0000 (11:09 +0000)
commitbc510c7fd59ff4db07bc090e35a7307e799bd70a
tree4baafe04598fef88893427a38789c4df4d1ed6fe
parent618d247ec86f7b407a4f249132f8439d5c1103a3
AMD HVM: Fix enter-realmode stub to initialise 32-bit GPRs.

This fixes booting Ubuntu live ISO, which assumes the upper half of
%esp is zero on entry.

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/firmware/hvmloader/hvmloader.c